[INFO] fetching crate starknet-rust-contract 0.19.0-rc.2...
[INFO] testing starknet-rust-contract-0.19.0-rc.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate starknet-rust-contract 0.19.0-rc.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate starknet-rust-contract 0.19.0-rc.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate starknet-rust-contract 0.19.0-rc.2
[INFO] tweaked toml for crates.io crate starknet-rust-contract 0.19.0-rc.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate starknet-rust-contract 0.19.0-rc.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate starknet-rust-contract 0.19.0-rc.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3c07c1f7fd0254a9873b132561398fdbe93e5ff8d03db2410ee148a729beeb8
[INFO] running `Command { std: "docker" "start" "-a" "c3c07c1f7fd0254a9873b132561398fdbe93e5ff8d03db2410ee148a729beeb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3c07c1f7fd0254a9873b132561398fdbe93e5ff8d03db2410ee148a729beeb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c07c1f7fd0254a9873b132561398fdbe93e5ff8d03db2410ee148a729beeb8", kill_on_drop: false }`
[INFO] [stdout] c3c07c1f7fd0254a9873b132561398fdbe93e5ff8d03db2410ee148a729beeb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36ffebbfedade2d98f34115d23946c4d5f8dc602a3524a2d5aaf72e38b0800e4
[INFO] running `Command { std: "docker" "start" "-a" "36ffebbfedade2d98f34115d23946c4d5f8dc602a3524a2d5aaf72e38b0800e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rlp v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling starknet-rust-core-derive v0.19.0-rc.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling impl-rlp v0.4.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling primitive-types v0.14.0
[INFO] [stderr]    Compiling ethbloom v0.14.1
[INFO] [stderr]    Compiling lambdaworks-math v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-bigint v0.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ethereum-types v0.16.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling lambdaworks-crypto v0.13.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling starknet-types-core v0.2.4
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling starknet-rust-curve v0.19.0-rc.2
[INFO] [stderr]    Compiling starknet-rust-crypto v0.19.0-rc.2
[INFO] [stderr]    Compiling starknet-rust-core v0.19.0-rc.2
[INFO] [stderr]    Compiling starknet-rust-providers v0.19.0-rc.2
[INFO] [stderr]    Compiling starknet-rust-signers v0.19.0-rc.2
[INFO] [stderr]    Compiling starknet-rust-accounts v0.19.0-rc.2
[INFO] [stderr]    Compiling starknet-rust-contract v0.19.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "36ffebbfedade2d98f34115d23946c4d5f8dc602a3524a2d5aaf72e38b0800e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ffebbfedade2d98f34115d23946c4d5f8dc602a3524a2d5aaf72e38b0800e4", kill_on_drop: false }`
[INFO] [stdout] 36ffebbfedade2d98f34115d23946c4d5f8dc602a3524a2d5aaf72e38b0800e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f9528993e768a122c7cc306dfc0862942915426b9d9fdc4ab7e5555873af4a6
[INFO] running `Command { std: "docker" "start" "-a" "8f9528993e768a122c7cc306dfc0862942915426b9d9fdc4ab7e5555873af4a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling starknet-rust-providers v0.19.0-rc.2
[INFO] [stderr]    Compiling starknet-rust-accounts v0.19.0-rc.2
[INFO] [stderr]    Compiling starknet-rust-contract v0.19.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../test-data/cairo0/artifacts/oz_account.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/contract_deployment.rs:71:64
[INFO] [stdout]    |
[INFO] [stdout] 71 |       let artifact = serde_json::from_str::<LegacyContractClass>(include_str!(
[INFO] [stdout]    |  ________________________________________________________________^
[INFO] [stdout] 72 | |         "../test-data/cairo0/artifacts/oz_account.txt"
[INFO] [stdout] 73 | |     ))
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_common`
[INFO] [stdout]   --> tests/contract_deployment.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use test_common::{create_jsonrpc_client, shared_signer_lock};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `test_common`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_common`, use `cargo add test_common` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `starknet-rust-contract` (test "contract_deployment") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8f9528993e768a122c7cc306dfc0862942915426b9d9fdc4ab7e5555873af4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f9528993e768a122c7cc306dfc0862942915426b9d9fdc4ab7e5555873af4a6", kill_on_drop: false }`
[INFO] [stdout] 8f9528993e768a122c7cc306dfc0862942915426b9d9fdc4ab7e5555873af4a6
